home *** CD-ROM | disk | FTP | other *** search
/ C!T ROM 3 / ct-rom iiib.zip / ct-rom iiib / OS2 / UTILITY / AFET10 / AFE_T.DOC next >
Text File  |  1994-07-10  |  8KB  |  214 lines

  1.  
  2. ABSTRACT:
  3.  
  4. AFE uTiny is a small program for opening, examining, scanning and
  5. unarchiving archive files.  It takes advantage of the WPS's object-oriented
  6. nature,including drag and drop.  Multiple archives can be opened to their 
  7. own temporary directories at the same time.
  8.  
  9. AFE aTiny is a small program for creating and updating archives.  It takes
  10. advantage of the WPS's object-oriented nature, including drag and drop.
  11.  
  12. These programs have been tested under OS/2 2.1 and 2.11.  Some cursory 
  13. testing has been done under the "Performance beta" 2.99 with success.
  14.  
  15.  
  16. REGISTRATION:
  17.  
  18. AFE aTiny and AFE uTiny are companion shareware programs.  After an
  19. evaluation period of 15 days, you should register.  The registration fee
  20. is $15 U.S.  This covers both programs.  Upon receipt of your registration
  21. form and payment, you will be mailed a registration file that will disable
  22. the bootup shareware notice for both programs, current and future versions.
  23. See REG-FORM.A for further instructions.
  24.  
  25. Current registered users of AFE 2.4 or higher are granted free registration
  26. for these programs.  If you copy your current registration file to the
  27. directory where the AFE xTiny programs are installed, it will work with
  28. them.
  29.  
  30. AFE xTiny registered users will be given a $12.50 credit toward registration
  31. of AFE.  Your registration file will not work with AFE, however if you send
  32. in the AFE registration form with the balance of payment, you will be sent
  33. a registration file for AFE.
  34.  
  35.  
  36. INSTALLATION:
  37.  
  38. Unzip AFET10.ZIP and run AFET-INS.CMD.
  39.  
  40. Running AFET-INS.CMD copies all required files to the directory you
  41. designate and creates desktop objects for both AFE xTiny programs.
  42.  
  43. If you have a registration file, put that in the same directory.
  44.  
  45. NOTE: DO NOT COPY AFE.INI TO AFET.INI !!!!
  46.  
  47. After installation, the settings notebook will pop up.
  48.  
  49.  
  50. CONFIGURATION:
  51.  
  52. The settings notebook is used to define the variables that the AFE xTiny
  53. programs will use on your system.
  54.  
  55. The WORK DRIVE is where these programs will create their temporary directories.
  56.  
  57. The ARC DIRECTORY is where new archives will be created, or where an existing
  58. archive that you want to update should be.
  59.  
  60. The various executable settings for archiving and unarchiving should include
  61. the command line switches. If you are not going to be working with one of
  62. the three defined archive types, leave the field BLANK.
  63.  
  64. The "OTHER" page is for defining and archive program for something other than
  65. ZIP, LZH, ZOO, or ARJ archives.
  66.  
  67. I've tested with the same programs as AFE uses.  Use the suggested switches
  68. until you are comfortable with the program, then decide for yourself.
  69.  
  70. I've also done some cursory testing with PKZIP (for DOS) with success.
  71.  
  72. The /pause option is required for OS2SCAN 2.x.  It shouldn't be necessary
  73. with 1.x series.  The /all option is for OS2SCAN 2.1 or higher.
  74.  
  75. Full path spec is not required if the particular external program is in your
  76. path.
  77.  
  78. When settings are complete, close the notebook and AFEaT will become visible.
  79.  
  80.  
  81. RUNNING AFEaT:
  82.  
  83. Select an archive type by clicking on the appropriate radio button.  You can
  84. also use the cursor keys to switch among the types.  You'll see the "focus"
  85. move from type to type.  Pressing the spacebar when the focus is on the type
  86. of your choice, accomplishes the same as clicking on it.
  87.  
  88. The focus is now on the "name" field.  Type in the name you want for a new
  89. archive, or the one you want to update (must be in the ARC DIRECTORY).
  90.  
  91. When you press the okay button (or press enter), AFEaT will open an empty
  92. folder for you to fill with file objects you want to include in your archive.
  93. AFEat will take your archive name, append .TMP to it, and create a directory
  94. on your WORK DRIVE.
  95.  
  96. Drag and drop copies of file objects from other folders using the standard
  97. WPS means.  These are the files to be included in your archive.
  98.  
  99. You may open other folder views by typing the drive:\directory spec in the
  100. "Open Folder" field, then click OK (or press enter).
  101.  
  102. If you put just a single letter in this field, AFEaT will attempt to open a
  103. tree view for the drive by that name if it exists and is ready (for a floppy
  104. drive).
  105.  
  106. Once AFEaT creates and opens the temporary directory for your files, it
  107. enables the "Create" entry on the menu bar.
  108.  
  109.  
  110. AFEaT MENU BAR:
  111.  
  112. Create
  113. ------
  114. Clicking Create (or Alt-C) will open a windowed session for the archive
  115. program you've defined and create the archive of the files in the temporary
  116. directory.  Any user interaction with the archive program is done in this
  117. window.  The archive will be created in the ARC DIRECTORY.
  118.  
  119. If an archive of the same name and type already exists in the ARC DIRECTORY,
  120. it will be updated (can be dependant on the switches you've defined) with
  121. these files.
  122.  
  123. Cleanup
  124. -------
  125. Clicking Cleanup (or Alt-L) will destroy the .tmp folder that AFEaT had
  126. created.  AFEaT's Cleanup only remembers the last temp directory it created,
  127. unlike AFEuT.
  128.  
  129. Cleanup does not cause AFEaT to close down.
  130.  
  131. Exit
  132. ----
  133. Click (or Alt-x) exits the program with no cleanup performed.
  134.  
  135. About, Settings
  136. ---------------
  137. You don't think I'm really going to explain this, do you?
  138.  
  139.  
  140. RUNNING AFEuT:
  141.  
  142. Once AFEuT is started, opening an archive is as simple as dropping it on the
  143. "Archive Drop Area".  If you don't have a program handy to open an icon view
  144. of a folder, simply type the path spec in the "Open Folder" entry field.
  145. Pressing OK (or Enter) will open the folder.
  146.  
  147. When you drag an archive to the drop area, AFET will check the file's
  148. extension and start the appropriate unarchiver.  If the extension is not
  149. ZIP, ZOO, LZH, or ARJ, AFEuT will prompt you for the file type.
  150.  
  151. AFEuT will open a window for the unarchiving program and run it.  Any prompts
  152. or error messages should be viewed or responded to in this window.  At the
  153. same time, AFEuT will open a folder of the temporary storage directory for
  154. the files from the archive.  When the files are are all created, the WPS
  155. will populate the folder.  Sometimes this is slow, especially when many 
  156. folders are opened, and I've found that when I use the DOS ARJ program, I
  157. always have to use the "refresh now" on the temporary folder.  Probably
  158. because the files are created in a DOS session.
  159.  
  160. You may open as many archives as you want.  All will be opened to separate
  161. directories.  AFEuT takes the filename of the archive, drops the extension,
  162. appends .tmp, and uses that for the temp folder name on your defined Work
  163. Drive.
  164.  
  165. From this point you can drop a file on a viewer object, move or copy files
  166. in various ways using the standard WPS tools, or virus scan all the files
  167. in the opened archive(s).  The "Open Folder" dialogue is always available
  168. if you want to open a folder of a path to which you want to drag and drop
  169. individual or all files.  Popup "copy" or "move" is another way...
  170.  
  171.  
  172. AFEuT MENU BAR:
  173.  
  174. Scan
  175. ----
  176. Clicking Scan (or Alt-S) will start the scan program you've defined.  Scan
  177. will run against each .tmp folder that AFEuT has opened.  Each scan will run
  178. in a separate session.   Results are displayed in the windowed session.
  179.  
  180. Cleanup
  181. -------
  182. Clicking Cleanup (or Alt-C) will destroy ALL .tmp folders that AFEuT has
  183. created.  If you wish to keep ONE of several still intact, you should use
  184. the individual folders' popup dialog to delete the unwanted ones.  Another
  185. alternative is to use Cleanup, then recreate just the one you want.
  186.  
  187. Cleanup does not cause AFEuT to close down.
  188.  
  189. Exit
  190. ----
  191. Click (or Alt-x) exits the program with no cleanup performed.
  192.  
  193. About, Settings
  194. ---------------
  195. You don't think I'm really going to explain this, do you?
  196.  
  197.  
  198. OTHER NOTES:
  199.  
  200. AFEuT can be started by dropping an archive file on the desktop object.
  201. This archive will automatically be opened.
  202.  
  203. Multiple archives may be dropped on the "Archive Drop Area" simultaneously.
  204. This is not necessarily recommended, as the screen clutter can be
  205. unbelievable!
  206.  
  207.  
  208. DISCLAIMER:
  209.  
  210. THE AFE xT PROGRAMS ARE PROVIDED AS IS. AUTHOR H.M. WEINER IS NOT
  211. RESPONSIBLE FOR DAMAGE, LOSS, OR ANY OTHER DISCOMFORT YOU MAY SUFFER
  212. FROM THE USE OF THESE PROGRAMS.
  213.  
  214.